[conda]JupyterLab安装¶
JupyterLab是Jupyter Notebook的升级版本,安装JupyterLab替代Jupyter Notebook
安装¶
参考Installing the Jupyter Software
$ conda install -c conda-forge jupyterlab
启动¶
$ jupyter lab
JupyterLab是Jupyter Notebook的升级版本,安装JupyterLab替代Jupyter Notebook
参考Installing the Jupyter Software
$ conda install -c conda-forge jupyterlab
$ jupyter lab